+2005-06-10 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkiconview.c (gtk_icon_view_set_margin):
+ * gtk/gtkicontheme.c (gtk_icon_info_load_icon):
+ * gtk/gtkcalendar.c (gtk_calendar_thaw): Doc fixes.
+
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c: Small markup fixes.
+2005-06-10 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkiconview.c (gtk_icon_view_set_margin):
+ * gtk/gtkicontheme.c (gtk_icon_info_load_icon):
+ * gtk/gtkcalendar.c (gtk_calendar_thaw): Doc fixes.
+
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c: Small markup fixes.
+2005-06-10 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkiconview.c (gtk_icon_view_set_margin):
+ * gtk/gtkicontheme.c (gtk_icon_info_load_icon):
+ * gtk/gtkcalendar.c (gtk_calendar_thaw): Doc fixes.
+
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c: Small markup fixes.
/**
* gtk_calendar_thaw:
- * @calendar:
+ * @calendar: a #GtkCalendar
*
* Does nothing. Previously defrosted a calendar; all the changes made
* since the last gtk_calendar_freeze() were displayed.
/**
* gtk_icon_info_load_icon:
* @icon_info: a #GtkIconInfo structure from gtk_icon_theme_lookup_icon()
- * @error:
+ * @error: location to store error information on failure, or %NULL.
*
* Renders an icon previously looked up in an icon theme using
* gtk_icon_theme_lookup_icon(); the size will be based on the size
}
/**
- * gtk_icon_view_set_marging:
+ * gtk_icon_view_set_margin:
* @icon_view: a #GtkIconView
* @spacing: the margin
*